home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / mintprgs / mintupgr / disk6.zoo / install.sys < prev    next >
Text File  |  1992-11-23  |  2KB  |  67 lines

  1. [futil2.zoo](780Kb)      0    0    755
  2. #
  3. # futil2.zoo is the latest (I think) version of the GNU file utilities
  4. # package. If it's not, let me know...
  5. #
  6. # As with all packages that install into /bin, be very careful about
  7. # what you overwrite. The INSTALL program will use programs there, and
  8. # expect them to behave in certain ways. The futil stuff here has both
  9. # ls and chmod/chown which DO NOT work on minixfs partitions. For that
  10. # reason they have been removed from the install list. If you REALLY
  11. # want these, you can do a zoo x futil.zoo /bin/ls.ttp for example to
  12. # get them.
  13. #
  14. # It contains some useful programs to go in both /bin and /usr/bin
  15. # (No, don't ask me how I decided which goes where - as far as I can tell
  16. # they're all roughly in the right position...)
  17. #
  18. /bin/cat.ttp
  19. /bin/cmp.ttp
  20. /bin/cp.ttp
  21. /bin/du.ttp
  22. /bin/ln.ttp
  23. /bin/mkdir.ttp
  24. /bin/mv.ttp
  25. /bin/rm.ttp
  26. /bin/rmdir.ttp
  27. /bin/touch.ttp
  28. /usr/bin/cut.ttp
  29. /usr/bin/dd.ttp
  30. /usr/bin/dir.ttp
  31. /usr/bin/expand.ttp
  32. /usr/bin/ginstall.ttp
  33. /usr/bin/head.ttp
  34. /usr/bin/paste.ttp
  35. /usr/bin/split.ttp
  36. /usr/bin/tac.ttp
  37. /usr/bin/tail.ttp
  38. /usr/bin/unexpand.ttp
  39. /usr/bin/vdir.ttp
  40. [rg10.zoo](22Kb)                   0    0    644
  41. #
  42. # rg10.zoo contains rg.prg, a program to run a gem program from within (say)
  43. # tcsh. Useful if you want it. Apparently used to run uniterm from tcsh.
  44. #
  45. /usr/bin/rg.prg                    0    0    755
  46. /usr/doc/rg.txt
  47. /usr/man/man1/rg.1
  48. [sed.zoo](60Kb)                    0    0    644
  49. #
  50. # sed.zoo is the full GNU sed program. It's nice to see how easy it is to
  51. # compile these things... 
  52. #
  53. # sed is a stream editor. You can do anything you can do in (eg: ed) to a
  54. # file using sed.
  55. #
  56. /usr/bin/sed.ttp                   0    0    755
  57. /usr/doc/sed.txt
  58. [tpipe.zoo](22Kb)                  0    0    644
  59. #
  60. # tpipe.zoo contains a utility (tpipe!) to split a unix pipe into 2
  61. # separate pipelines. Saves intermediate files etc. There is a similar
  62. # program called tee.ttp in bin1.zoo 
  63. #
  64. /usr/bin/tpipe.ttp                 0    0    755
  65. /usr/doc/tpipe.txt
  66. /usr/man/man1/tpipe.1
  67.